home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / net / wireless / libertas_tf / Makefile
Encoding:
Makefile  |  2008-12-24  |  174 b   |  7 lines

  1. libertas_tf-objs := main.o cmd.o
  2.  
  3. libertas_tf_usb-objs += if_usb.o
  4.  
  5. obj-$(CONFIG_LIBERTAS_THINFIRM) += libertas_tf.o
  6. obj-$(CONFIG_LIBERTAS_THINFIRM_USB) += libertas_tf_usb.o
  7.